armFill
Type
property
Summary
Determines whether a button menu is drawn with a border when armed.
Syntax
set the armFill of <button> to {true | false}
Description
Use the armFill property to control the appearance of an armed menu item.
When armed, the button is filled with the color specified by the accentColor property.
If the button's style property is not set to "menu", you can set the button's armFill property, but it has no effect.
If the button's showBorder property is true, the armFill property has no effect and the button's fill color does not change when the button is armed.
Examples
set the armFill of button "Go Menu" to true
Related
glossary: property, menu item, button menu
keyword: button
object: button
property: accentColor, armed, armBorder, autoArm, hiliteColor
Compatibility and Support
Introduced
LiveCode 1.0
OS
mac
windows
linux
ios
android
Platforms
desktop
server
mobile